A. x
B. y
C. a
D. z
Advertisement
Related Mcqs:
- What command is used with vi editor to delete three words ?
- A. $ B. 3 dw C. 3 x D. 3 dd...
- Which command will be used with vi editor to replace single character under cursor with any number of characters ?
- A. s B. S C. a D. i...
- Which command is used with vi editor to move cursor forward to first occurrence of character ‘ch’ in the current line ?
- A. tch B. fch C. rch D. ech...
- Which of the following keys is used to delete the character beneath the cursor ?
- A. x B. X C. dd D. D...
- What command do you use to delete a file ?
- A. rename B. delete C. rm D. cp...
- Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories ?
- A. rm * B. rm -r * C. rm all D. rm *.*...
- What command is used with vi editor to replace text from cursor to right______________?
- A. S B. s C. R D. r...
- Which command will be used with vi editor to replace text from cursor to right ?
- A. r B. R C. s D. S...
- What command is used with vi editor to move back to the beginning of a word ?
- A. w B. e C. a D. b...
- What command is used with vi editor to search a pattern in the forward direction ?
- A. ?? B. // C. ? D. /...
Advertisement